home *** CD-ROM | disk | FTP | other *** search
/ Ubisoft - ECTS 99 (UK) (Disc 1) (Press Kit) / Ubisoft - ECTS 99 (UK) (Disc 1) (Press Kit).bin / PrintRTF.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Encoding:
Text File  |  1999-04-08  |  434 b   |  24 lines

  1. object Form1: TForm1
  2.   Left = 405
  3.   Top = 237
  4.   Width = 112
  5.   Height = 99
  6.   Caption = 'Print RTF'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Icon.Data = {<image000.ico>}
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object RichEdit1: TRichEdit
  17.     Left = 0
  18.     Top = 8
  19.     Width = 65
  20.     Height = 57
  21.     TabOrder = 0
  22.   end
  23. end
  24.